| Package | ch.fhir.ig.ch-epr-mhealth | 
| Resource Type | CapabilityStatement | 
| Id | CH.mHealth.API | 
| FHIR Version | R4 | 
| Source | http://fhir.ch/ig/ch-epr-mhealth/http://fhir.ch/ig/ch-epr-mhealth/3.0.0/CapabilityStatement-CH.mHealth.API.html | 
| URL | http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.API | 
| Version | 3.0.0 | 
| Status | draft | 
| Date | 2020-07-08 | 
| Name | CH_mHealth_API | 
| Title | mHealth: API (server) | 
| Realm | ch | 
| Authority | hl7 | 
| Description | CapabilityStatement for mHealth API (server). | 
| Copyright | CC0-1.0 | 
| Kind | requirements | 
No resources found
| CapabilityStatement | |
| CH.MHD.DocumentRecipient | MHD Document Recipient (server) | 
| CH.MHD.DocumentResponder | MHD Document Responder (server) | 
| CH.PDQm.Supplier | PDQm Supplier (server) | 
| CH.PIXm.Manager | PIXm Patient Identifier Cross-reference Manager (server) | 
| CH.mCSD.CareServicesSelectiveSupplier | mCSD Care Services Selective Supplier (server) | 
Note: links and images are rebased to the (stated) source
application/fhir+xml, application/fhir+jsonNote to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server{
  "resourceType": "CapabilityStatement",
  "id": "CH.mHealth.API",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mHealth.API",
  "version": "3.0.0",
  "name": "CH_mHealth_API",
  "title": "mHealth: API (server)",
  "status": "draft",
  "date": "2020-07-08",
  "publisher": "eHealth Suisse",
  "contact": [
    {
      "name": "eHealth Suisse",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.e-health-suisse.ch"
        }
      ]
    }
  ],
  "description": "CapabilityStatement for mHealth API (server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "kind": "requirements",
  "imports": [
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PIXm.Manager",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.PDQm.Supplier",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentRecipient",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.MHD.DocumentResponder",
    "http://fhir.ch/ig/ch-epr-mhealth/CapabilityStatement/CH.mCSD.CareServicesSelectiveSupplier"
  ],
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server"
    }
  ]
}